home *** CD-ROM | disk | FTP | other *** search
/ Giga Games 1 / Giga Games.iso / net / go / prog / amigaigc.lha / amigaigc / release.doc < prev    next >
Encoding:
Text File  |  1993-04-22  |  5.7 KB  |  148 lines

  1.  
  2.  
  3.  
  4.                              A m i g a   I G C
  5.  
  6.                         Version 0.64 April 23, 1993
  7.  
  8.     
  9. CONTENTS
  10.  
  11.     release.doc             General information and revisions
  12.     AmigaIGC.guide          Documentation in AG format
  13.     Installer               Installation program
  14.     Install.Me              Installation script
  15.     AmigaIGC                AmigaIGC
  16.     AmigaIGC.cfg            Configuration file
  17.     libs13/reqtools.library 1.3 version of reqtools.library
  18.     libs20/reqtools.library 2.0+ version of reqtools.library
  19.     upd/upd                 Sound player
  20.     upd/upd.IDs             upd ID file
  21.     upd/upd.doc             Docs for upd
  22.     upd/Sounds/AmigaIGC/*   Sound files
  23.     Copyright               Read this, this means you!
  24.  
  25.  
  26.  
  27. INSTALLATION
  28.  
  29.     Installation is done by clicking on the Install.Me icon or by
  30. running Installer from the CLI ("Installer Install.Me AmigaIGC").
  31.  
  32.  
  33. GETTING STARTED
  34.  
  35.     Once AmigaIGC is installed, it should be ready to go. To access IGS
  36. you need to be able to, from your Amiga, call or connect to a computer
  37. which has Internet access. Once your are logged into the computer, you
  38. usually "telnet" to IGS using the command "telnet <site> 6969", or
  39. "telnet <site> /PORT=6969" on VMS, where <site> is "bsdserver.ucsf.edu"
  40. or "ftp.pasteur.fr". You can use AmigaIGC to connect to IGS, typing in
  41. the console window, or use your term program and then switch to AmigaIGC
  42. once you are connected, if that is easier.
  43.     If you have never used IGS before, then go ahead connect to it and
  44. follow the directions for registering.
  45.  
  46.  
  47.  
  48. UPGRADING FROM PREVIOUS VERSIONS
  49.  
  50.     If you are upgrading from version 0.50, it is important to know that
  51. the name of the configuration file has been changed from "igc.cfg" to
  52. "AmigaIGC.cfg". After installation you can remove the default configuration
  53. file and rename yours. Don't forget to add the new configuration variables
  54. if you need them. The names were changed to prevent confusion with other
  55. clients, namely the Unix version which is named "igc". Sorry for any
  56. problems that might cause.
  57.  
  58.  
  59.  
  60. CAVEATS
  61.  
  62.     This version of AmigaIGC is a test version so there may be bugs. I
  63. use it extensively and have had no problems except for...
  64.  
  65.     Known idiosyncracies:
  66.  
  67.         1. AmigaIGC uses a hi-res interlace 16 color screen, so it needs
  68.            a lot of chip RAM. If you are low, you might not be able to
  69.            change the size of the console window, or bring up some
  70.            requesters. If you run out, AmigaIGC will exit in many cases.
  71.         2. On 1.3 systems, the narrow console sometimes does not wrap so
  72.            text is lost. I don't know why this happens.
  73.         3. Sometimes the console window blocks all output until you type
  74.            a RETURN in the window when first starting up.
  75.         4. You need a stack of at least 8000.
  76.         5. Do not play a game while observing another, you can do it but
  77.            you will regret it.
  78.         6. If your term program does not open your serial device with
  79.            SHARED access, you must exit your term program before starting
  80.            AmigaIGC. Exiting may drop DTR which may cause the modem to
  81.            disconnect.
  82.         7. The documentation assumes you are familiar with IGS. If you are
  83.            not, then you may stumble around for a while.
  84.         8. You may have problems because you didn't set up the serial
  85.            device correctly in Preferences. AmigaIGC cannot keep up with
  86.            baud rates > 19.2k on my system.
  87.         9. If you close the info window while it is being updated,
  88.            AmigaIGC may get out of sync with IGS. This causes text that
  89.            you expect to go to the console window to appear in the info
  90.            window. This is, at most, an inconvenience and there is no
  91.            solution. Closing the info window will fix it.
  92.        10. When quitting IGS, my system closes the connection before the
  93.            entire logout message is received. Yours may do this too. This
  94.            causes AmigaIGC to get out of sync and the effect is described
  95.            above.
  96.        11. If AmigaIGC cannot send a command to the sound daemon, no
  97.            sounds are played and no errors are reported.
  98.  
  99.  
  100.  
  101.        RELEASE HISTORY
  102.  
  103. Version 0.64 April 23, 1993
  104.  
  105.     ½╗ '?' command line switch.
  106.     ½╗ New installation procedure using Installer.
  107.     ½╗ Documentation now comes in Amigaguide format.
  108.     ½╗ Automatch command supported.
  109.     ½╗ Sound feature added.
  110.     ½╗ The "Reload" menu item now works again.
  111.     ½╗ The code deciding what goes to the info window is smarter.
  112.     ½╗ Bug in timer code squashed.
  113.     ½╗ Minor bugs squashed.
  114.     ½╗ Stack check software removed.
  115.  
  116. Version 0.60 March 8, 1993
  117.  
  118.     ½╗ Players' time remaining is updated every second.
  119.     ½╗ Games and who are shown in a separate window.
  120.     ½╗ Minor bug fixes.
  121.     ½╗ Minor cosmetics for 2.0+ users.
  122.     ½╗ Smaller file and less memory usage
  123.     ½╗ Handicaps 2 - 9 correct for all board sizes.
  124.  
  125. Version 0.54 February 10, 1993
  126.  
  127.     ½╗ Added serialdevice and serialunit to configuration file.
  128.     ½╗ 2.0+ users have a zoom gadget on the console window.
  129.     ½╗ Fixed bug which brought up match requester when toggling automail.
  130.     ½╗ Works with new rating display in "who" listing and kibitzes.
  131.     ½╗ Shout color is now different from tell/say color.
  132.     ½╗ Komi is now displayed.
  133.     ½╗ "unobserve" is sent when playing a game.
  134.     ½╗ Colors were changed to make text easier to read.
  135.     ½╗ Territories are shown at the end of the game.
  136.     ½╗ Memory leak was plugged.
  137.     ½╗ Gurus due to out-of-memory and unopenable serial port are fixed.
  138.     ½╗ Auto-login to IGS now works fully (login name and password).
  139.     ½╗ File name changes.
  140.     ½╗áClient mode automagically set in IGS.
  141.     ½╗ New and improved match requester.
  142.     ½╗ -n command line switch
  143.  
  144. Version 0.50 February 1, 1993
  145.  
  146.     ½╗ First test release.
  147.  
  148.